home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / fratboy_.swf / scripts / frame_956 / DoAction.as < prev   
Text File  |  2010-11-09  |  133b  |  3 lines

  1. _root.score = totalKilled * 10 + totalCatched * 20 + currentCreepWave * 200;
  2. _level0.swHighScoreObject.player1Score = _root.score;
  3.